home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XXXXmmmmCCCClllliiiippppbbbbooooaaaarrrrddddIIIInnnnqqqquuuuiiiirrrreeeeFFFFoooorrrrmmmmaaaatttt((((3333XXXXUUUU))))NNNNIIIIXXXX SSSSyyyysssstttteeeemmmmXXXXVVVVmmmmCCCClllliiiippppbbbbooooaaaarrrrddddIIIInnnnqqqquuuuiiiirrrreeeeFFFFoooorrrrmmmmaaaatttt((((3333XXXX))))
-
-
-
- NNNNAAAAMMMMEEEE
- XXXXmmmmCCCClllliiiippppbbbbooooaaaarrrrddddIIIInnnnqqqquuuuiiiirrrreeeeFFFFoooorrrrmmmmaaaatttt - A clipboard function that returns
- a specified format name
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- ####iiiinnnncccclllluuuuddddeeee <<<<XXXXmmmm////XXXXmmmm....hhhh>>>>
- ####iiiinnnncccclllluuuuddddeeee <<<<XXXXmmmm////CCCCuuuuttttPPPPaaaasssstttteeee....hhhh>>>>
-
- iiiinnnntttt XXXXmmmmCCCClllliiiippppbbbbooooaaaarrrrddddIIIInnnnqqqquuuuiiiirrrreeeeFFFFoooorrrrmmmmaaaatttt ((((_d_i_s_p_l_a_y, _w_i_n_d_o_w, _i_n_d_e_x, _f_o_r_m_a_t__n_a_m_e__b_u_f,
- _b_u_f_f_e_r__l_e_n, _c_o_p_i_e_d__l_e_n))))
- DDDDiiiissssppppllllaaaayyyy * _d_i_s_p_l_a_y;;;;
- WWWWiiiinnnnddddoooowwww _w_i_n_d_o_w;;;;
- iiiinnnntttt _i_n_d_e_x;;;;
- XXXXttttPPPPooooiiiinnnntttteeeerrrr _f_o_r_m_a_t__n_a_m_e__b_u_f;;;;
- uuuunnnnssssiiiiggggnnnneeeedddd lllloooonnnngggg_b_u_f_f_e_r__l_e_n;;;;
- uuuunnnnssssiiiiggggnnnneeeedddd lllloooonnnngggg* _c_o_p_i_e_d__l_e_n;;;;
-
-
- VVVVEEEERRRRSSSSIIIIOOOONNNN
- This page documents version 1.2 of the Motif library.
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- XXXXmmmmCCCClllliiiippppbbbbooooaaaarrrrddddIIIInnnnqqqquuuuiiiirrrreeeeFFFFoooorrrrmmmmaaaatttt returns a specified format name for
- the data item in the clipboard. If the name must be
- truncated, the function returns a warning status.
-
-
- _d_i_s_p_l_a_y Specifies a pointer to the DDDDiiiissssppppllllaaaayyyy structure
- that was returned in a previous call to
- XXXXOOOOppppeeeennnnDDDDiiiissssppppllllaaaayyyy or XXXXttttDDDDiiiissssppppllllaaaayyyy.
-
- _w_i_n_d_o_w Specifies a widget's window ID that relates the
- application window to the clipboard. The
- widget's window ID can be obtained by using
- XXXXttttWWWWiiiinnnnddddoooowwww. The same application instance should
- pass the same window ID to each of the
- clipboard functions that it calls.
-
- _i_n_d_e_x Specifies which of the ordered format names to
- obtain. If this index is greater than the
- number of formats for the data item, this
- function returns a zero in the _c_o_p_i_e_d__l_e_n
- argument.
-
- _f_o_r_m_a_t__n_a_m_e__b_u_f
- Specifies the buffer that receives the format
- name.
-
- _b_u_f_f_e_r__l_e_n Specifies the number of bytes in the format
- name buffer.
-
- _c_o_p_i_e_d__l_e_n Specifies the number of bytes in the string
-
-
-
- Page 1 (printed 4/30/98)
-
-
-
-
-
-
- XXXXmmmmCCCClllliiiippppbbbbooooaaaarrrrddddIIIInnnnqqqquuuuiiiirrrreeeeFFFFoooorrrrmmmmaaaatttt((((3333XXXXUUUU))))NNNNIIIIXXXX SSSSyyyysssstttteeeemmmmXXXXVVVVmmmmCCCClllliiiippppbbbbooooaaaarrrrddddIIIInnnnqqqquuuuiiiirrrreeeeFFFFoooorrrrmmmmaaaatttt((((3333XXXX))))
-
-
-
- copied to the buffer. If this argument equals
- zero, there is no _n_t_h format for the data item.
-
-
- RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
- CCCClllliiiippppbbbbooooaaaarrrrddddSSSSuuuucccccccceeeessssssss
- The function is successful.
-
- CCCClllliiiippppbbbbooooaaaarrrrddddLLLLoooocccckkkkeeeedddd
- The function failed because the clipboard was
- locked by another application. The application
- can continue to call the function again with
- the same parameters until the lock goes away.
- This gives the application the opportunity to
- ask if the user wants to keep trying or to give
- up on the operation.
-
- CCCClllliiiippppbbbbooooaaaarrrrddddTTTTrrrruuuunnnnccccaaaatttteeee
- The data returned is truncated because the user
- did not provide a buffer large enough to hold
- the data.
-
- CCCClllliiiippppbbbbooooaaaarrrrddddNNNNooooDDDDaaaattttaaaa
- The function could not find data on the
- clipboard corresponding to the format
- requested. This could occur because the
- clipboard is empty; there is data on the
- clipboard but not in the requested format; or
- the data in the requested format was passed by
- name and is no longer available.
-
-
- RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
- XXXXmmmmCCCClllliiiippppbbbbooooaaaarrrrddddSSSSttttaaaarrrrttttCCCCooooppppyyyy((((3333XXXX)))).
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 2 (printed 4/30/98)
-
-
-
-